toggle menu
JxBrowser
8.1.0
jvm
switch theme
search in API
JxBrowser
/
com.teamdev.jxbrowser.ui.event
/
[jvm]MouseEvent
Mouse
Event
interface
MouseEvent
A common interface that all mouse events must extend.
Inheritors
MouseExited
MouseDragged
MouseWheel
MousePressed
MouseEntered
MouseMoved
MouseReleased
Members
Functions
location
Link copied to clipboard
abstract
fun
location
(
)
:
Point
Returns the mouse position relative to the bounds of the browser instance.
location
On
Screen
Link copied to clipboard
abstract
fun
locationOnScreen
(
)
:
Point
Returns the mouse position relative to the bounds of the screen.